Skip to main content link. Accesskey S
  • HCL Logo
  • HCL Notes and Domino wiki
  • THIS WIKI IS READ-ONLY. Individual names altered for privacy purposes.
  • HCL Forums and Blogs
  • Home
  • Product Documentation
  • Community Articles
  • Learning Center
  • API Documentation
Search
Community Articles > IBM Notes Traveler > IBM Notes Traveler 9.0.0.1
  • Share Show Menu▼
  • Subscribe Show Menu▼

Recent articles by this author

Lotus Notes Traveler 8.5.3 UP2 IF8

IBM Notes Traveler 8.5.3 Upgrade Pack 2 Interim Fix 8

IBM Notes Traveler 9.0.0.1 IF8

IBM Notes Traveler 9.0.0.1 Interim Fix 8 Product Documentation

IBM Notes Traveler 9.0.1 IF7

IBM Notes Traveler 9.0.1 Interim Fix 7

Lotus Notes Traveler 8.5.3 UP2 IF7

IBM Notes Traveler 8.5.3 Upgrade Pack 2 Interim Fix 7

IBM Notes Traveler 9.0.0.1 IF7

IBM Notes Traveler 9.0.0.1 Interim Fix 7 Product Documentation
Community articleIBM Notes Traveler 9.0.0.1
Added by ~Xagra Loprechekoden | Edited by ~Xagra Loprechekoden on July 29, 2013 | Version 9
  • Actions Show Menu▼
expanded Abstract
collapsed Abstract
IBM Notes Traveler 9.0.0.1 Documentation
Tags: Notes Traveler, Installation, Maintenance, Upgrade, Interim Fix, 9.0.0.0, 9.0.0.1

Overview


Notes Traveler 9.0.0.1 is a feature release that includes new function and APAR fixes for the Notes Traveler server and Android client. The information below outlines the changes included. Please be sure to review the Lotus Traveler Product Documentationexternal link for additional information.

Note: Notes Traveler 9.0.0.1 obtained from Fix Centralexternal link can only be used to upgrade existing Notes Traveler 9.0.0.0 systems. For new setups or to upgrade older versions of Notes Traveler, please obtain the full 9.0.0.1 install package from Passport Advantage

Whats New?


See Whats new in Notes Traveler 9.0.0.1

Fix List


See Notes Traveler 9.0.0.1 APAR Listing

Build Levels



Release DateComponentVersionBuild Level
July 29, 2013Server
Android Client
9.0.0.1
9.0.0.1
20130718_1414
20130718_1304

Part Numbers



PlatformPassport AdvantageFix Central
WindowsCIP6YMLNTS_9001_WIN
LinuxCIP6ZMLNTS_9001_LINUX
IBM iCIP70MLNA

Note: Notes Traveler 9001 for IBM i is only available on Passport Advantage.

Download Information


You can obtain the Notes Traveler 9.0.0.1 full product installer from Passport Advantage.

Alternatively you can obtain a 9.0.0.1 upgrade installer for Windows and Linux from Fix Centralexternal link. The upgrade installer requires that Notes Traveler 9.0.0.0 already be installed.

Installation Planning


Please review the 9.0.0.1 Product Documentation links below prior to installation.

System Requirementsexternal link
Before you Install
Before you Upgrade
Installing the Lotus Traveler Server

Important for stand alone setups
When upgrading to 9.0.0.1 the defrag function may run automatically during the first start of the Notes Traveler server. This will happen any time the database schema is updated as a result of an upgrade. The server will start normally once the defragmentation is completed. Depending on database size and system capabilities, the defragmentation may take longer than 30 minutes. Please plan this time into any scheduled maintenance window for upgrade. It is recommended to manually run the database defrag approximately once a month for enhanced performance in a standalone system. Consult your DB administrator for recommended maintenance if using an Enterprise DB.

Domino Requirements


Domino 9.0.0.x is required to run Notes Traveler 9.0.0.1. It is recommended that the Domino server be at or later than Domino 9.0.0.0 IF2external link.

Installation on Windows


For installation instructions on Windows please see the installation instructions here.

Installation on Linux


For installation instructions on Linux please see the installation instructions here.

Installation on IBM i


1. Ensure that IBM Domino 9.0 is installed.
2. If IBM Notes Traveler 9.0 GOLD or 9.0.0.0 IF1 is previously installed. Please use DLTLICPGM command to uninstall the product first.

DLTLICPGM LICPGM(5733LD9) OPTION(20)

Caution: Do not use RMVNTSDOM command prior to DLTLICPGM command if you would like to keep current configuration and data of your Traveler servers. IBM Notes Traveler 9.0.0.1 installer will upgrade all the previous Traveler 9.0 GOLD or 9.0.0.0 IF1 servers to 9.0.0.1 version automatically.

3. Download the Traveler 9.0.0.1 installation package for IBM i if you have not already done so.
4. On your workstation, extract the zipped installation package, which contains: QNTSINSTF: IBM i Traveler binary save file
5. Sign on to the IBM i system with a user profile that has *ALLOBJ and *SECADM special authorities.
6. From the IBM i command line, run the following commands to create a library and the required empty save file for IBM Notes Traveler.

CRTLIB MYLIB
CRTSAVF MYLIB/QNTSINSTF

7. Open a Windows Command Prompt on your workstation and change to the directory that contains the extracted file. For example: cd c:\mydir
8. Start an FTP session with your system and transfer the extracted file to the save file you created earlier. Use the same user profile that you used in Step 5. 

ftp [your IBM i server name or IP address]
ftp login> username
ftp password for login> password
ftp> bin
ftp> put QNTSINSTF MYLIB/QNTSINSTF
quit

9. The save file on your system now contains the IBM Notes Traveler Server software.
10. Sign on to the IBM i system with a user profile that has *ALLOBJ and *SECADM special authorities.
11. From the IBM i command line, use RSTLICPGM command to install from the save file you created, this example uses the save file MYLIB/QNTSINSTF.

RSTLICPGM LICPGM(5733LD9) DEV(*SAVF) LNG(2924) OPTION(20) SAVF(MYLIB/QNTSINSTF)

Note: The following error message will be displaying in the IBM i command line entry as a result of above RSTLICPGM command if IBM Notes Traveler 9.0 GOLD or 9.0.0.0 IF1 is installed.

IBM NOTES TRAVELER 9.0.0.0 IS ALREADY INSTALLED. PREVIOUS VERSION OF
TRAVELER NEEDS TO BE UNINSTALLED BEFORE INSTALL TRAVELER 9.0.0.1,
PLEASE USE 'DLTLICPGM LICPGM(5733LD9) OPTION(20)' TO UN-INSTALL
TRAVELER 9.0.0.0 FIRST, THEN RE-INSTALL TRAVELER 9.0.0.1..
IBM NOTES TRAVELER 9.0.0.1 INSTALLER WILL UPGRADE ALL THE TRAVELER
9.0.0.0 SERVERS to 9.0.0.1 VERSION..
Exit program processing failed.
Product 5733LD9 option 20 release *FIRST not processed.
*PGM objects for product 5733LD9 option 20 release *FIRST not restored.
Objects for product 5733LD9 option 20 release *FIRST not restored.

12. Optional: For IBM Notes Traveler High Availability pool on IBM i, need to copy the jt400.jar file to the directory /qibm/proddata/lotus/domino900/traveler/lib/. The jt400.jar file is located here:

IBM i 6.1: /QIBM/ProdData/HTTP/Public/jt400/lib
IBM i 7.1: /QIBM/Proddata/OS400/jt400/lib

13. Post-install check: Refer to Installing IBM Notes Traveler on IBM i wiki for additional info.


References


Product Documentationexternal link

Notes Traveler Maintenance Release Informationexternal link

Notes Traveler 9.0.0.x System Requirementsexternal link

Notes Traveler APAR Listing

Finding Notes Traveler on Passport Advantage

How to subscribe to Notes Traveler product notificationsexternal link

  • Actions Show Menu▼


expanded Attachments (0)
collapsed Attachments (0)
Edit the article to add or modify attachments.
expanded Versions (1)
collapsed Versions (1)
Version Comparison     
VersionDateChanged by              Summary of changes
This version (9)Jul 29, 2013, 7:50:06 PM~Xagra Loprechekoden  
expanded Comments (0)
collapsed Comments (0)
Copy and paste this wiki markup to link to this article from another article in this wiki.
Go ElsewhereStay ConnectedAbout
  • HCL Software
  • HCL Digital Solutions community
  • HCL Software support
  • BlogsDigital Solutions blog
  • Community LinkHCL Software forums and blogs
  • About HCL Software
  • Privacy
  • Accessibility